box: Remove the position child property
authorMatthias Clasen <mclasen@redhat.com>
Tue, 22 Jan 2019 23:31:01 +0000 (18:31 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 24 Jan 2019 00:30:47 +0000 (19:30 -0500)
commit883d5d858405706d9a747acf9cc5f8c9f335ad4f
tree7e6794ae759ff12f8f013142b0b548bc05d43daa
parentc7b1df1ebdd53d4b111c8532f51ec04dbc23cc60
box: Remove the position child property

The position child property is problematic, since it
requires us to emit notification for all children when
inserting a child early in the list of children.

Remove the property from all ui files.
81 files changed:
demos/gtk-demo/demo.ui
demos/gtk-demo/listbox.ui
demos/gtk-demo/main.ui
demos/gtk-demo/popover.ui
demos/gtk-demo/theming.ui
demos/widget-factory/widget-factory.ui
gtk/gtkbox.c
gtk/ui/gtkaboutdialog.ui
gtk/ui/gtkassistant.ui
gtk/ui/gtkcolorchooserdialog.ui
gtk/ui/gtkcoloreditor.ui
gtk/ui/gtkfilechooserdialog.ui
gtk/ui/gtkfilechooserwidget.ui
gtk/ui/gtkfontchooserdialog.ui
gtk/ui/gtkinfobar.ui
gtk/ui/gtkmessagedialog.ui
gtk/ui/gtkpagesetupunixdialog.ui
gtk/ui/gtkplacesview.ui
gtk/ui/gtkplacesviewrow.ui
gtk/ui/gtkprintunixdialog.ui
gtk/ui/gtkscalebutton.ui
gtk/ui/gtktooltipwindow.ui
tests/dialog.ui
tests/visuals/linked-buttons-horizontal.ui
tests/visuals/linked-buttons-vertical.ui
tests/visuals/suggested-action-buttons.ui
testsuite/a11y/placeholder-text.ui
testsuite/gtk/builder.c
testsuite/gtk/ui/container1.ui
testsuite/reftests/box-order.ref.ui
testsuite/reftests/box-order.ui
testsuite/reftests/box-packing.ref.ui
testsuite/reftests/box-packing.ui
testsuite/reftests/box-pseudo-classes.ref.ui
testsuite/reftests/box-pseudo-classes.ui
testsuite/reftests/box-shadow-changes-modify-clip.ui
testsuite/reftests/button-wrapping.ref.ui
testsuite/reftests/button-wrapping.ui
testsuite/reftests/css-em-label-size.ref.ui
testsuite/reftests/css-em-label-size.ui
testsuite/reftests/css-match-siblings.ref.ui
testsuite/reftests/css-match-siblings.ui
testsuite/reftests/fixed-widget-stacking.ui
testsuite/reftests/font-sizes-names.ref.ui
testsuite/reftests/font-sizes-names.ui
testsuite/reftests/grid-spacing1.ref.ui
testsuite/reftests/grid-spacing2.ref.ui
testsuite/reftests/gtk-image-effect-inherit.ref.ui
testsuite/reftests/gtk-image-effect-inherit.ui
testsuite/reftests/icon-effect-missing.ref.ui
testsuite/reftests/icon-effect-missing.ui
testsuite/reftests/image-icon-shadow-clipping.ui
testsuite/reftests/image-load-from-file.ref.ui
testsuite/reftests/image-load-from-file.ui
testsuite/reftests/info-bar-message-types.ui
testsuite/reftests/inherit-and-initial.ref.ui
testsuite/reftests/inherit-and-initial.ui
testsuite/reftests/label-background.ui
testsuite/reftests/label-clipping.ui
testsuite/reftests/label-text-shadow-changes-modify-clip.ui
testsuite/reftests/label-text-shadow-clipping.ui
testsuite/reftests/label-width-chars-dont-shrink.ref.ui
testsuite/reftests/label-width-chars-dont-shrink.ui
testsuite/reftests/linear-gradient.ref.ui
testsuite/reftests/linear-gradient.ui
testsuite/reftests/link-coloring.ref.ui
testsuite/reftests/link-coloring.ui
testsuite/reftests/notebook-childproperties.ref.ui
testsuite/reftests/opacity.ref.ui
testsuite/reftests/opacity.ui
testsuite/reftests/pseudoclass-on-box.ref.ui
testsuite/reftests/pseudoclass-on-box.ui
testsuite/reftests/separator-size.ui
testsuite/reftests/sibling-pseudoclasses.ref.ui
testsuite/reftests/sibling-pseudoclasses.ui
testsuite/reftests/sizegroups-evolution-identity-page.ui
testsuite/reftests/style-properties-nth-child.ui
testsuite/reftests/style-properties-only-child.ref.ui
testsuite/reftests/style-properties-only-child.ui
testsuite/reftests/window-height-for-width.ref.ui
testsuite/reftests/window-height-for-width.ui